home *** CD-ROM | disk | FTP | other *** search
/ Unreal Tools / UnrealTools.iso / Unrealscript Highlighter.zip / UnrealScript.xml < prev   
Text File  |  2012-03-19  |  4KB  |  41 lines

  1. <NotepadPlus>
  2.     <UserLang name="UnrealScript" ext="uc">
  3.         <Settings>
  4.             <Global caseIgnored="yes" escapeChar="\" />
  5.             <TreatAsSymbol comment="no" commentLine="no" />
  6.             <Prefix words1="no" words2="no" words3="no" words4="no" />
  7.         </Settings>
  8.         <KeywordLists>
  9.             <Keywords name="Delimiters">'"0'"0</Keywords>
  10.             <Keywords name="Folder+">{ < (</Keywords>
  11.             <Keywords name="Folder-">} > )</Keywords>
  12.             <Keywords name="Operators">' - ! " $ % & ( ) , . : ; ? @ [ ] ^ | ~ + < = ></Keywords>
  13.             <Keywords name="Comment">1/* 1/** 2*/ 0//</Keywords>
  14.             <Keywords name="Words1">class extends const array var struct cpptext if else while replication event function Switch defaultproperties Super delegate none other editinline repnotify virtual default AddEventListener ConsoleCommand</Keywords>
  15.             <Keywords name="Words2">Actor Object ActorComponent Component Pawn WorldInfo PhysicalMaterial SoundCue ParticleSystem SkeletalMeshComponent Controller PlayerController DamageType StaticMeshComponent PlayerReplicationInfo Canvas HUD Volume PhysicsVolume FluidSurfaceActor SequenceEvent Sequence Object SpriteComponent Inventory PrimitiveComponent ParticleSystemComponent LightEnvironmentComponent ForceFeedbackWaveform AudioComponent DynamicLightEnvironmentComponent LightEnvironment Components StaticMesh MaterialInterface LadderVolume PlayerStart CylinderComponent InventoryManager Weapon Mesh PlayerInput GFxClikWidget GFxObject PlayerOwner Material WidgetBindings</Keywords>
  16.             <Keywords name="Words3">abstract native nativereplication hidecategories private transient deprecated editconst static final simulated out local localized globalconfig config protected auto notplaceable placeable dependson implements case break</Keywords>
  17.             <Keywords name="Words4">bool int vector rotator float enum Name Quat byte return string spawn true false state EPhysics void UBOOL Widget Add</Keywords>
  18.         </KeywordLists>
  19.         <Styles>
  20.             <WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
  21.             <WordsStyle name="FOLDEROPEN" styleID="12" fgColor="800040" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
  22.             <WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="800040" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
  23.             <WordsStyle name="KEYWORD1" styleID="5" fgColor="0234B7" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
  24.             <WordsStyle name="KEYWORD2" styleID="6" fgColor="660066" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
  25.             <WordsStyle name="KEYWORD3" styleID="7" fgColor="008000" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
  26.             <WordsStyle name="KEYWORD4" styleID="8" fgColor="FF5C0F" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
  27.             <WordsStyle name="COMMENT" styleID="1" fgColor="0080C0" bgColor="FFFFFF" fontName="Courier New" fontStyle="3" fontSize="10" />
  28.             <WordsStyle name="COMMENT LINE" styleID="2" fgColor="FE0E62" bgColor="FFFFFF" fontName="Courier New" fontStyle="2" fontSize="10" />
  29.             <WordsStyle name="NUMBER" styleID="4" fgColor="CE0005" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
  30.             <WordsStyle name="OPERATOR" styleID="10" fgColor="8000FF" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
  31.             <WordsStyle name="DELIMINER1" styleID="14" fgColor="8080C0" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
  32.             <WordsStyle name="DELIMINER2" styleID="15" fgColor="800000" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
  33.             <WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
  34.             <WordsStyle name="BACKGROUND" styleID="32" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
  35.             <WordsStyle name="WHITESPACE" styleID="0" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
  36.         </Styles>
  37.     </UserLang>
  38. </NotepadPlus>
  39.  
  40. <!--created by Doug Clayton-->
  41.